Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CHE-1448: Fix cyclic request sending and possible NPE #1690

Merged
merged 3 commits into from
Jul 8, 2016
Merged

Conversation

vzhukovs
Copy link
Contributor

@vzhukovs vzhukovs commented Jul 8, 2016

NewFolderAction - added dialog showing if any error occurred.
ProjectExplorerPresenter - fix disappearing maven module after project reconfiguring.
RevealNodesPersistenceComponent - reduce count of files which stores into user preference.
TreeResourceRevealer - add ability to select node after reveal operation.
InMemoryResourceStore - checking resource only by ones prefix path.
NodeLoader - revert last changes, because they are redundant.
NewPackageAction - prevent potential NPE.
ProjectClasspathAction - prevent potential NPE.
MoveAction - prevent potential NPE.
RenameRefactoringAction - prevent potential NPE.
GetEffectivePomAction - prevent potential NPE.

Related issue: CHE-1448

@vparfonov review it, plz.

Vladyslav Zhukovskii added 2 commits July 8, 2016 13:53
`NewFolderAction` - added dialog showing if any error occurred.
`ProjectExplorerPresenter` - fix disappearing maven module after project reconfiguring.
`RevealNodesPersistenceComponent` - reduce count of files which stores into user preference.
`TreeResourceRevealer` - add ability to select node after reveal operation.
`InMemoryResourceStore` - checking resource only by ones prefix path.
`NodeLoader` - revert last changes, because they are redundant.
`NewPackageAction` - prevent potential NPE.
`ProjectClasspathAction` - prevent potential NPE.
`MoveAction` - prevent potential NPE.
`RenameRefactoringAction` - prevent potential NPE.
`GetEffectivePomAction` - prevent potential NPE.
@vparfonov
Copy link
Contributor

ok

@vzhukovs vzhukovs merged commit 075bb8d into master Jul 8, 2016
@vzhukovs vzhukovs deleted the CHE-1448 branch July 8, 2016 11:30
@vzhukovs vzhukovs changed the title Fix cyclic request sending and possible NPE CHE-1448: Fix cyclic request sending and possible NPE Jul 8, 2016
@codenvy-ci
Copy link

Build # 1161 - FAILED

Please check console output at http://ci.codenvy-dev.com/jenkins/job/che-pullrequests-build/1161/ to view the results.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants